home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / July 96 / Assertions? DebugStrs? < prev    next >
Encoding:
Internet Message Format  |  1996-08-01  |  1.4 KB  |  [TEXT/ttxt]

  1. Subject:     Assertions?  DebugStrs?
  2. Sent:        7/22/96 5:42 AM
  3. Received:    7/22/96 10:48 AM
  4. From:        Bruce O'Neel, beoneel@erols.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. Hi,
  9.   I finally got around to installing ODF on my programming machine from the
  10. DR5 cd this weekend and started playing with it.  I managed to get the 68k
  11. libraries built with CodeWarrior and it seems to work ok.    One suggestion
  12. would be to point out to the user in the CW9 conversion document that you
  13. do have to build the 68k libraries yourself so that they won't stumble
  14. around trying to figure out why things didn't build.  Even so, it went
  15. well.
  16.  
  17. A question though:  I see a bit of traffic where programmers talk about
  18. "and on exit I got this assertion failed".  Comming from Unix, I assume
  19. that you don't get a message of the form:
  20.  
  21. "Assertion failed at line 27 in foo.c
  22.   Abort
  23.    Core dumped"
  24.  
  25. on stderr, right? :-)  So, how does one find out that an assertion failed?
  26. If I build the debugging part will I see these messages as alerts?  Or, is
  27. this what macsbugs is used for?
  28.  
  29.  
  30. Another question.  If the above isn't what macsbugs is used for, what is
  31. macsbugs used for?
  32.  
  33. Thanks!  The mac is different that what I've programmed on before.  It's
  34. difficult to unwire that windows and unix bits of my brain....
  35.  
  36. Thanks!
  37.  
  38. bruce
  39.  
  40.  
  41.